The Zero Flag is a single bit flag that is a central feature on most conventional CPU architectures (including x86, ARM, PDP-11, 68000 and numerous others). It is often stored in a dedicated register, typically called status register or flag register, along with other flags.
详细百科解释